home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2006 May / PCWMAY06.iso / Software / Resources / Bart's PE Builder 3.1.9 / pebuilder319.exe / {app} / plugin / bginfo / autorun_bginfo.cmd next >
OS/2 REXX Batch file  |  2003-10-10  |  77b  |  5 lines

  1. @echo off
  2. Title BgInfo Autorun
  3. call %~d0\programs\bginfo\bginfo.cmd
  4. exit
  5.